A. remove
B. rm
C. mv
D. del
Advertisement
Related Mcqs:
- What command is used to remove a file ?
- A. del B. mv C. rm D. remove...
- Which command is used to remove the read permission of the file ‘note’ from both the group and others ?
- A. chmod go+r note B. chmod go+rw note C. chmod go-x note D. chmod go-r note...
- What command is used with file named ‘letter’ to remove the executable permission from the user and assign read permission to the group and others ?
- A. chmod go + x, u – x letter B. chmod g – x, uo + r letter C. chmod go + r, u + x letter D. chmod u – x, go + r letter...
- Which command is used with file named ‘note’ to remove the executable permission from the user and assign read permission to the group and others?
- A. chmod u-x, go+r note B. chmod go+r, u+x note C. chmod g-x, uo+r note D. chmod go+x, u-x note...
- While working with mail command, which command is used to save mail in a separate file ?
- A. s B. r C. w D. d...
- Which of the following commands is used to remove files with confirmation prompt from the user file system which have neither been accessed nor modified i the last one year ?
- A. find -mtime +365 | rm B. grep (/usr/*) – mtime + 365 | -ok rm C. find -name – mtime + 365 / – ok rm D. find /user/* \(-mtime + 365 – a – atime +365 \) – OK rm {} \;...
- The command used to remove the directory is_______________?
- A. rmdir B. rd C. remove D. rdir...
- What command is used to remove jobs from the print queue ?
- A. lpq B. lpr C. lprm D. lpc...
- Which command is used to remove a directory ?
- A. rd B. rmdir C. dldir D. rdir...
- What command is used to remove files ?
- A. dm B. rm C. delete D. erase...
Advertisement